home *** CD-ROM | disk | FTP | other *** search
- .indent {
- margin-left: 3em;
- }
-
- BODY {
- background: #FFFFFF;
- color: black;
- }
-
- A:link {
- color: blue;
- }
-
- A:visited {
- color: blue;
- }
-
- .htmlcode {
- color: blue;
- }
-
- .attrcode {
- color: purple;
- }
-
- .textcode {
- color: green;
- }
-
- .commentcode {
- color: red;
- }
-
- .code {
- font: 9pt Monaco, Courier, sans-serif;
- }
-
- .inlinecode {
- font: 9pt Monaco, Courier, sans-serif;
- color: blue;
- white-space: nowrap;
- }
-
- .selectedcode {
- background: aqua;
- }
-
- .codeindent {
- margin-left: 3em;
- font: 9pt Monaco, Courier, sans-serif;
- }
-
- .codesnippet {
- background: #E1E1E1;
- border: none;
- padding: 3pt;
- }
-
- UL.features {
- padding: 1em;
- border: solid thin;
- background: #CCFFFF;
- margin-left: 0em;
- }
-
- PRE.toc {
- font: 10pt Geneva, sans-serif;
- }
-
- .item {
- color: maroon;
- font-weight: bold;
- }
-
- .menuitem {
- font-weight: bold;
- }
-
- .menu {
- font-weight: bold;
- }
-
-